home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / MAIL / 9710 / 000079_owner-linux-arm…r.rutgers.edu _Fri Oct 17 21:22:02 1997.msg < prev    next >
Internet Message Format  |  1997-11-30  |  2KB

  1. Return-Path: <owner-linux-arm-outgoing@vger.rutgers.edu>
  2. Received: from nic.funet.fi (nic.funet.fi [128.214.248.6])
  3.     by odie.barnet.ac.uk (8.8.6/8.8.6) with ESMTP id VAA05317
  4.     for <willy@odie.fluff.org>; Fri, 17 Oct 1997 21:22:00 +0100
  5. Received: from vger.rutgers.edu ([128.6.190.2] EHLO vger.rutgers.edu ident: root [port 21077]) by nic.funet.fi with ESMTP id <4807-3988>; Fri, 17 Oct 1997 23:18:56 +0300
  6. Received: by vger.rutgers.edu id <972764-406>; Fri, 17 Oct 1997 16:15:12 -0400
  7. Received: from tazenda.demon.co.uk ([158.152.220.239] HELO paddington.london.uk.eu.org ident: IDENT-NOT-QUERIED [port 1169]) by vger.rutgers.edu with SMTP id <973035-404>; Fri, 17 Oct 1997 15:42:44 -0400
  8. Received: from paddington.london.uk.eu.org [127.0.0.1] (phil)
  9.     by paddington.london.uk.eu.org with esmtp (Exim 1.71 #1)
  10.     id 0xMIGX-0000Bp-00; Fri, 17 Oct 1997 20:40:57 +0100
  11. X-Mailer: exmh version 2.0zeta 7/24/97
  12. To: "A.S.MCGough" <A.S.McGough@newcastle.ac.uk>
  13. cc: ACORN ARM-LINUX PORT <linux-arm@vger.rutgers.edu>
  14. Subject: Re: Fatal error: invalid listing option `r' 
  15. In-reply-to: Your message of "Thu, 16 Oct 1997 22:18:45 BST."
  16.              <Pine.SOL.3.91-941213.971016221433.4675A-100000@aidan.ncl.ac.uk> 
  17. Mime-Version: 1.0
  18. Content-Type: text/plain; charset=us-ascii
  19. Date:     Fri, 17 Oct 1997 20:40:57 -0000
  20. From: Philip Blundell <Philip.Blundell@pobox.com>
  21. Message-Id: <E0xMIGX-0000Bp-00@paddington.london.uk.eu.org>
  22. X-Orcpt: rfc822;linux-arm@vger.rutgers.edu
  23. Sender: owner-linux-arm@vger.rutgers.edu
  24. Precedence: bulk
  25. Status: RO
  26.  
  27. >Fatal error: invalid listing option `r'
  28. >make: *** [libgcc1-asm.a] Error 1
  29. >
  30. >With the line ./xgcc being the point where everything fails at.
  31.  
  32. Issue the `xgcc' command by hand and add the -v flag.  That way you get to see 
  33. what's being passed to the assembler.  It looks like you have a problem with 
  34. the ASM_SPEC you built gcc with not agreeing with the version of binutils 
  35. you're using.
  36.  
  37. p.
  38.